HipAudio.loadStreamed

Loads a file from disk, sets the chunkSize for streaming and does one decoding frame

class HipAudio
static
IHipAudioClip
loadStreamed
(
string path
,
uint chunkSize = ushort.max + 1
)

Meta